Namespace - LJCWinFormControls
Parameters
panel - The parent SplitterPanel.
headerBox - The Header Box control.
toolPanel - The Tool Panel control.
dataGrid - The Data Grid control.
adjust - The adjustment values.
Syntax
C# |
public static Void SetPanelControls(SplitterPanel panel, LJCHeaderBox headerBox, Panel toolPanel, LJCDataGrid dataGrid, PanelControlsAdjust adjust)
|
Sets size and position for standard list controls in a SplitterPanel.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.